From: Juanma Barranquero Date: Mon, 16 Jan 2012 17:00:33 +0000 (+0100) Subject: doc/lispref/windows.texi (Window Parameters): Use @pxref. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1169 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=79f8f40189b14c63ef884004f7abd7120896ddc8;p=emacs.git doc/lispref/windows.texi (Window Parameters): Use @pxref. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index db562fa2967..a584d92aefa 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2012-01-16 Juanma Barranquero + + * windows.texi (Window Parameters): Use @pxref. + 2012-01-16 Martin Rudalics * windows.texi (Window Configurations, Window Parameters): diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 5f4e530089d..1bff30e45e1 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -3277,7 +3277,7 @@ is the selected window. @end defun By default, functions saving and restoring window configurations or the -states of windows (@xref{Window Configurations}) do not care about +states of windows (@pxref{Window Configurations}) do not care about window parameters. This means, that when you change the value of a parameter within the body of a @code{save-window-excursion}, the previous value is not restored upon exit of that macro. It also means